ImageGear v26.3 - Updated November 9, 2022
ImageGear.Core Assembly / ImageGear.Formats.XMP Namespace / ImGearXMPArray<T> Class / ImGearXMPArray<T> Constructor




In This Topic
ImGearXMPArray<T> Constructor
In This Topic
Initializes a new instance of the ImGearXMPArray<T> class.
Syntax
'Declaration
 
Protected Function New()
 
'Usage
 
Dim instance As New ImGearXMPArray(Of T)()
See Also